home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / B-C / CArrangeList 1.01ß Folder / README < prev   
Encoding:
Text File  |  1990-04-15  |  971 b   |  21 lines  |  [TEXT/KAHL]

  1.   Sorry for all the typos that existed in this file. This is mainly
  2. due to the fact that I have rewrote much of the TCL Library to suit
  3. me. When I changed this file to work with the original TCL Library I
  4. forgot to check whether or not I found all the differences. Obviously
  5. I did not. This version fixes all the typos that I found and I believe
  6. has AddRow working correctly when a row is added that is not at the
  7. end of the list.
  8.   Coming within a few days:
  9.   
  10.               CDialog - This allows you to use dialogs within the TCL
  11.                         Library. It combines both the DITL resource
  12.                         and object code in one.
  13.               
  14.               CPopUpMenu - Allows Pop-Up menus to be used within TCL
  15.               
  16.               New CWindow - A slightly improved version of CWindow,
  17.                         that allows it to be compatible with the new
  18.                         CDesktop and CApplication to implement a
  19.                         Windows menu. It also includes a field that lets
  20.                         you distinguish different windows of the same
  21.                         type.